[INFO] fetching crate limabean-harvest 0.2.3...
[INFO] testing limabean-harvest-0.2.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate limabean-harvest 0.2.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate limabean-harvest 0.2.3
[INFO] finished tweaking crates.io crate limabean-harvest 0.2.3
[INFO] tweaked toml for crates.io crate limabean-harvest 0.2.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate limabean-harvest 0.2.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate limabean-harvest 0.2.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded zmij v1.0.4
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded sgmlish v0.2.0
[INFO] [stderr]   Downloaded lazy_format v2.0.3
[INFO] [stderr]   Downloaded psm v0.1.28
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded ar_archive_writer v0.2.0
[INFO] [stderr]   Downloaded beancount-parser-lima v0.14.4
[INFO] [stderr]   Downloaded quick-xml v0.39.1
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1c46e1bce6c1dc986c158618536256dacb3ca8e1c21c11afefebdb4f5796532
[INFO] running `Command { std: "docker" "start" "-a" "e1c46e1bce6c1dc986c158618536256dacb3ca8e1c21c11afefebdb4f5796532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1c46e1bce6c1dc986c158618536256dacb3ca8e1c21c11afefebdb4f5796532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c46e1bce6c1dc986c158618536256dacb3ca8e1c21c11afefebdb4f5796532", kill_on_drop: false }`
[INFO] [stdout] e1c46e1bce6c1dc986c158618536256dacb3ca8e1c21c11afefebdb4f5796532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1591d892cc6c1d21884ae16a90de8f907994281b329791c3b664f86e80103a7
[INFO] running `Command { std: "docker" "start" "-a" "d1591d892cc6c1d21884ae16a90de8f907994281b329791c3b664f86e80103a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zmij v1.0.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling lazy_format v2.0.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling slugify v0.1.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quick-xml v0.39.1
[INFO] [stderr]    Compiling sgmlish v0.2.0
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling beancount-parser-lima v0.14.4
[INFO] [stderr] error: could not compile `beancount-parser-lima` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name beancount_parser_lima --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beancount-parser-lima-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30c767f46d398474 -C extra-filename=-5cc4d63ef84ba8ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-584797da2a853c16.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-fb2e627a92f8e76d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1e551205f1478063.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rmeta --extern lazy_format=/opt/rustwide/target/debug/deps/liblazy_format-ebbd1f26161db33b.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-af221d4dee5a471b.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-eae598c37a86799a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-193acfaf1c9121e3.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a6308fa9d4f2a306.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-9e19a3661c26e464.so --extern time=/opt/rustwide/target/debug/deps/libtime-d6e14a1eea7760d3.rmeta --extern unescaper=/opt/rustwide/target/debug/deps/libunescaper-a97f23940ab4369d.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-c73b1412407ccf04/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d1591d892cc6c1d21884ae16a90de8f907994281b329791c3b664f86e80103a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1591d892cc6c1d21884ae16a90de8f907994281b329791c3b664f86e80103a7", kill_on_drop: false }`
[INFO] [stdout] d1591d892cc6c1d21884ae16a90de8f907994281b329791c3b664f86e80103a7
